Skip to content

_weakref.ReferenceType.__new__: all args are pos-only#9820

Merged
srittau merged 1 commit intomainfrom
weakref-new
Feb 27, 2023
Merged

_weakref.ReferenceType.__new__: all args are pos-only#9820
srittau merged 1 commit intomainfrom
weakref-new

Conversation

@AlexWaygood
Copy link
Copy Markdown
Member

Fixes #9712

@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@srittau srittau merged commit 88506f0 into main Feb 27, 2023
@srittau srittau deleted the weakref-new branch February 27, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Signature for weakref __new__ incorrect?

2 participants